ICompCSTaskGroup usage details

Summary

org.eclipse.pde.internal.ua.core.icheatsheet.comp.ICompCSTaskGroup has 50 total references to 11 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ICompCSTaskGroup
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.addGroup(ICompCSTaskGroup) 74 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleModelRemoveType(IModelChangedEvent) 515 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons() 282 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleMoveTaskObjectAction(int) 363 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleModelInsertType(IModelChangedEvent) 486 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.populateGroups(ICompCS) 57 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.removeGroup(ICompCSTaskGroup) 92 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.validate() 109 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.fillContextMenu(IMenuManager) 583 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSRemoveTaskObjectAction.run() 53 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddGroupAction.run() 43 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddTaskAction.run() 44 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.selectionChanged(IFormPart, ISelection) 317 PRIVATE_PERMISSIBLE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.fDataTaskGroup -1 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleAddTaskAction() 314 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleAddGroupAction() 340 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSBlock.getPageKey(Object) 88 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.selectionChanged(IFormPart, ISelection) 313 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons() 282 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.validate() 109 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.fillContextMenu(IMenuManager) 583 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleMoveTaskObjectAction(int) 360 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddGroupAction.run() 43 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSRemoveTaskObjectAction.run() 53 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddTaskAction.run() 44 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddGroupAction.run() 40 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CompCSCreationOperation.initializeCS(ICompCS) 55 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CompCSCreationOperation.createBasicGroup(ICompCSObject) 101 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.removeGroup(ICompCSTaskGroup) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.addGroup(ICompCSTaskGroup) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.validate(ICompCSTaskGroup) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAbstractAddAction.getTaskObjectNames(ICompCSTaskGroup) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSRemoveTaskObjectAction.determineItemToSelect(ICompCSTaskGroup) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSTaskGroupDetails.setData(ICompCSTaskGroup) -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CompCSCreationOperation.createBasicGroup(ICompCSObject) -1 PRIVATE_PERMISSIBLE
[+] addFieldTaskObject(ICompCSTaskObject) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddTaskAction.run() 48 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAddGroupAction.run() 47 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.CompCSCreationOperation.initializeCS(ICompCS) 60 PRIVATE_PERMISSIBLE
[+] getFieldTaskObjectCount() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.validate(ICompCSTaskGroup) 123 PRIVATE_PERMISSIBLE
[+] getFieldTaskObjects() : ICompCSTaskObject[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.addGroup(ICompCSTaskGroup) 71 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.removeGroup(ICompCSTaskGroup) 89 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSAbstractAddAction.getTaskObjectNames(ICompCSTaskGroup) 42 PRIVATE_PERMISSIBLE
[+] getNextSibling(ICompCSTaskObject) : ICompCSTaskObject
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSRemoveTaskObjectAction.determineItemToSelect(ICompCSTaskGroup) 68 PRIVATE_PERMISSIBLE
[+] getPreviousSibling(ICompCSTaskObject) : ICompCSTaskObject
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSRemoveTaskObjectAction.determineItemToSelect(ICompCSTaskGroup) 72 PRIVATE_PERMISSIBLE
[+] hasFieldTaskObjects() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.addGroup(ICompCSTaskGroup) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.removeGroup(ICompCSTaskGroup) 85 PRIVATE_PERMISSIBLE
[+] isFirstFieldTaskObject(ICompCSTaskObject) : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons() 284 PRIVATE_PERMISSIBLE
[+] isLastFieldTaskObject(ICompCSTaskObject) : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.updateButtons() 287 PRIVATE_PERMISSIBLE
[+] moveFieldTaskObject(ICompCSTaskObject, int) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleMoveTaskObjectAction(int) 368 PRIVATE_PERMISSIBLE
[+] removeFieldTaskObject(ICompCSTaskObject) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.actions.CompCSRemoveTaskObjectAction.run() 58 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional